<body>
<div style="font-size:medium;">
  <p style="font-weight:normal;">
    Czcionka font-weight:normal</p>
  <p style="font-weight:bold;">
    Czcionka font-weight:bold</p>
  <p style="font-weight:100;">
    Czcionka font-weight:100</p>
  <p style="font-weight:200;">
    Czcionka font-weight:200</p>
  <p style="font-weight:300;">
    Czcionka font-weight:300</p>
  <p style="font-weight:400;">
    Czcionka font-weight:400</p>
  <p style="font-weight:500;">
    Czcionka font-weight:500</p>
  <p style="font-weight:600;">
    Czcionka font-weight:600</p>
  <p style="font-weight:700;">
    Czcionka font-weight:700</p>
  <p style="font-weight:800;">
    Czcionka font-weight:800</p>
  <p style="font-weight:900;">
    Czcionka font-weight:900</p>
</div>
</body>